home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / tobby_ura_ura.swf / scripts / frame_70 / DoAction.as
Text File  |  2010-11-09  |  232b  |  10 lines

  1. Mouse.show();
  2. this.gPlayFlg = false;
  3. this.speedUpFlg = false;
  4. this.getHosekiCntS = 0;
  5. this.scrollSpeed = 1;
  6. this.attachMovie("Win_stage","winstageMC",10000);
  7. this.winstageMC._x = 320;
  8. this.winstageMC._y = 240;
  9. this.stop();
  10.